togglebutton: Fix mnemonic activation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 23 May 2021 14:26:21 +0000 (10:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 23 May 2021 15:20:00 +0000 (11:20 -0400)
commit105b12f807c0ff3cc7e19c9201b706a090ce4d38
tree253fbf9fdd2a3e156b033fe3fc16f9a6ef8696de
parent882893259dd650ea138a845a959b19fd791f6838
togglebutton: Fix mnemonic activation

We want to grab the focus when we're focusable, so
look at the focusable property.
gtk/gtktogglebutton.c